* lisp/nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
authorLeo Liu <sdl.web@gmail.com>
Sat, 23 Mar 2013 02:21:25 +0000 (10:21 +0800)
committerLeo Liu <sdl.web@gmail.com>
Sat, 23 Mar 2013 02:21:25 +0000 (10:21 +0800)
commitbeb495721be6d5118a1850d1b5dd19bce493236d
tree185354b7a3cc5c3bb36c22260de735e07e1128d5
parente0095ccb63a0cf8c0300ddea4f00a2d97d8cb0e7
* lisp/nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
Remove.

* lisp/nxml/rng-valid.el (rng-validate-mode)
(rng-after-change-function, rng-do-some-validation):
* lisp/nxml/rng-maint.el (rng-validate-buffer):
* lisp/nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
* lisp/nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
* lisp/nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
(nxml-extend-after-change-region): Use with-silent-modifications.
lisp/ChangeLog
lisp/nxml/nxml-mode.el
lisp/nxml/nxml-outln.el
lisp/nxml/nxml-rap.el
lisp/nxml/nxml-util.el
lisp/nxml/rng-maint.el
lisp/nxml/rng-valid.el